summaryrefslogtreecommitdiffhomepage
path: root/files/install_strip_host/bin/%[_target]-install-strip
diff options
context:
space:
mode:
Diffstat (limited to 'files/install_strip_host/bin/%[_target]-install-strip')
-rwxr-xr-xfiles/install_strip_host/bin/%[_target]-install-strip2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/install_strip_host/bin/%[_target]-install-strip b/files/install_strip_host/bin/%[_target]-install-strip
new file mode 100755
index 00000000..57a1b330
--- /dev/null
+++ b/files/install_strip_host/bin/%[_target]-install-strip
@@ -0,0 +1,2 @@
+#!/bin/sh
+install -s "${@}";